The IEC platform includes a Kubernetes cluster and a built-in application marketplace that helps users define, install, and upgrade applications seamlessly. This marketplace functions as a Helm chart registry, allowing organizations to deploy their own packages (charts) by adding custom Helm chart repositories to the IEC platform. Users with appropriate platform roles can browse the repositories and deploy applications via the EonKube Apps > Repository menu.
For those seeking deeper technical mastery, we recommend exploring Helm Chart's operational principles and advanced features. Helm Charts facilitate rapid application deployment and configuration management. Users can deploy pre-packaged applications with a few commands and customize parameters like resource allocation and service ports. This knowledge helps organizations meet diverse needs, from development to production, enhancing operational efficiency and application stability.
For more information on Helm chart repositories, you could also see the official Helm docs.